Welcome![Sign In][Sign Up]
Location:
Search - RS232 com1

Search list

[Com Porttransport

Description: 设计目的:对PC机的8250串行通讯接口(COM1、COM2)进行接口编程,通过使用RS232标准的串行通信线实现两机间的串行通信 基本是求:实现两机间远程键盘(字符即时传送)功能和普通文本的复制(文本传送)功能 高级要求:1、使用中断实现两机间的通信;2、能够传送计算机上一般的二进制文件;3、传送速度达到38Kbps以上。-designed : PC 8250 serial communication interface (COM1, COM2) interface programming, through the use of standard RS232 serial communication lines to achieve the two-Serial Communication is the basic demand : to achieve two long-range aircraft between keyboard (the character immediate delivery) and the general functional copy of the text (text message) capabilities senior requirements : one, the use of two aircraft to achieve interruption of communication; 2, capable of delivering a general computer binary files; 3. transmission speed of 38Kbps and above.
Platform: | Size: 778115 | Author: snail | Hits:

[Com Portpc-rs232-51

Description: 串口程序使用COM1(程序中可修改为其他串口)实现通过RS-232口发送数据至单片机及通过RS-232口接收单片机数据至电脑,配套使用下位机单片机程序。-use COM1 serial port procedures (procedures can be changed to other serial port) to achieve through the RS-232 Send SCM data to and through the RS-232 receiver SCM data to a computer, supporting the use of under-machine SCM procedures.
Platform: | Size: 8498 | Author: bookzhe | Hits:

[Com PortRS232

Description: 使用vb编程RS232输出 comboDevice.AddItem \"COM1\" comboDevice.AddItem \"COM2\" comboDevice.AddItem \"COM3\" comboDevice.AddItem \"COM4\" comboDevice.AddItem \"COM5\" comboDevice.AddItem \"COM6\" comboDevice.AddItem \"COM7\" comboDevice.AddItem \"COM8\"-use vb programming RS232 output comboDevice.AddItem "COM a "comboDevice.AddItem" COM2 "comboDevice.A ddItem "COM3" comboDevice.AddItem "COM4" com boDevice.AddItem "COM5" comboDevice.AddIte m "COM6" comboDevice.AddItem "COM7" comboDev ice.AddItem "COM8"
Platform: | Size: 1555 | Author: liu | Hits:

[Com PortRS232

Description: 例用MSCOMM控件实现最简单的串口通信,使用COM1口
Platform: | Size: 36213 | Author: 周慧宗 | Hits:

[Com Porttransport

Description: 设计目的:对PC机的8250串行通讯接口(COM1、COM2)进行接口编程,通过使用RS232标准的串行通信线实现两机间的串行通信 基本是求:实现两机间远程键盘(字符即时传送)功能和普通文本的复制(文本传送)功能 高级要求:1、使用中断实现两机间的通信;2、能够传送计算机上一般的二进制文件;3、传送速度达到38Kbps以上。-designed : PC 8250 serial communication interface (COM1, COM2) interface programming, through the use of standard RS232 serial communication lines to achieve the two-Serial Communication is the basic demand : to achieve two long-range aircraft between keyboard (the character immediate delivery) and the general functional copy of the text (text message) capabilities senior requirements : one, the use of two aircraft to achieve interruption of communication; 2, capable of delivering a general computer binary files; 3. transmission speed of 38Kbps and above.
Platform: | Size: 778240 | Author: snail | Hits:

[Com PortDOSCOMterminal

Description: DOS串口终端程序( 本软件为在DOS下使用超级终端的用户专门设计 功能说明: 1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,COM2 3.支持波特率2400,4800,9600(缺省),19200,38400,57600,115200 4.支持Xmodem文件传输协议,,Asm,Com Port -DOS serial terminal program (the DOS software for use in super user terminals designed Description : 1.DOS use, function similar to the Super Windows Terminal 2. support COM1, COM2 3. 2400,4800,9600 support baud rate (default), 19200, 38400,57600,115200 4. support Xmodem file transfer protocol, and programmers. Com Port
Platform: | Size: 3072 | Author: DOS串口终端程序 | Hits:

[Com Portpc-rs232-51

Description: 串口程序使用COM1(程序中可修改为其他串口)实现通过RS-232口发送数据至单片机及通过RS-232口接收单片机数据至电脑,配套使用下位机单片机程序。-use COM1 serial port procedures (procedures can be changed to other serial port) to achieve through the RS-232 Send SCM data to and through the RS-232 receiver SCM data to a computer, supporting the use of under-machine SCM procedures.
Platform: | Size: 8192 | Author: bookzhe | Hits:

[Com PortRS232

Description: 使用vb编程RS232输出 comboDevice.AddItem "COM1" comboDevice.AddItem "COM2" comboDevice.AddItem "COM3" comboDevice.AddItem "COM4" comboDevice.AddItem "COM5" comboDevice.AddItem "COM6" comboDevice.AddItem "COM7" comboDevice.AddItem "COM8"-use vb programming RS232 output comboDevice.AddItem "COM a "comboDevice.AddItem" COM2 "comboDevice.A ddItem "COM3" comboDevice.AddItem "COM4" com boDevice.AddItem "COM5" comboDevice.AddIte m "COM6" comboDevice.AddItem "COM7" comboDev ice.AddItem "COM8"
Platform: | Size: 1024 | Author: liu | Hits:

[Com PortRS232

Description: 例用MSCOMM控件实现最简单的串口通信,使用COM1口-MSCOMM control patients with the most simple serial communication, use the COM1 port
Platform: | Size: 1925120 | Author: 周慧宗 | Hits:

[DSP programex4_SCI

Description: 程序所在目录:ex4_SCI 采用标准DB9 串口直连线将PC 串口和扩展板串口相连。打开PC 上的串口调试软件。默认设置COM1,9600N,8,1。选择按16 进制接收和发送。 然后打开CC2000,进行如下操作: 1.Project->Open ,打开该目录中的工程文件。 2.Project->Rebuild ALL,编译链接 3.File->Load Program 4.Debug->GO Main 5.Debug->RUN (快捷键F5) 然后在串口调试助手中马上可以看到上部的接收显示区不断接收到数据57(为16 进制)。在串口助手的下部的发送区填入56,选中自动发送。数据即可通过串口发送到目标板。 查看DSP 是否收到数据,按如下操作:打开View->Watch window ,在下面刚弹出的Watch 区域中点右键,选择Insert, 出现的信息框中填入SCI_RXDATA,x 即可按十六进制方式显示出变量SCI_RXDATA 的值。如果正常,应可以看到该变量值为0x56。即说明RS232 双向通讯正常。 -Procedures where the directory: ex4_SCI Standard DB9 serial port to connect directly to PC serial port and serial port connected to the expansion board. Open the PC on the serial debug software. The default setting COM1, 9600N, 8,1. Selection by 16-band receive and transmit. Then open the CC2000, the following steps: 1. Project-> Open, open the project file directory. 2. Project-> Rebuild ALL, the compiler links 3. File-> Load Program 4. Debug-> GO Main 5. Debug-> RUN (shortcut F5) And at the serial debugging aides in the immediately can see the upper part of the receiving display data continuously received 57 (16 hexadecimal). Serial assistant at the lower part of the sending district fill 56, to select automatically sent. Through the serial data can be sent to the target board. See DSP has received data, according to the following steps: Open the View-> Watch window, just below the midpoint of the pop-up Right Watch region, select Insert, the inf
Platform: | Size: 31744 | Author: To_oo | Hits:

[SCMrs232

Description: 80c51和pc 机通过串行通信程序,电平转换用MAX232 (1)单片机端的数据传输程序 汇编或者c51 (2)pc机端的vb或者vc编写的通信程序 最好是vb (3) pc机 用的是com1 9针端口 -80c51 and machine through the serial communication pc procedures, level translators with MAX232 (1) single-chip end of the compilation of data or procedures c51 (2) pc-side preparation of vb or vc is the best communications program vb (3) pc plane using com1 9-pin port
Platform: | Size: 7168 | Author: wq | Hits:

[Windows MobileRS232Test

Description: WinCE 的RS232測試小程式, 使用Uart0 與PC連接做基本的測試-This tiny program is used for WinCE RS232 test purpose, it connects Uart0 and PC com1 port to do simple test
Platform: | Size: 33792 | Author: Tim | Hits:

[Internet-NetworkPCtoPC

Description: “电脑对电脑”中,两台电脑需要通过串口线连接,串口线均连在COM1口上,发送字符最好为西文字符或者较短的中文字符;-PC TO PC rs232
Platform: | Size: 2048 | Author: 张xj | Hits:

[CommunicationD2590

Description: pack Driver (旭工)D2590驱动器测试软件,COM1 RS232 9600 视频http://v.youku.com/v_show/id_XNzQwNDk0MzA4.html -pack Driver D2590 COM1 RS232 9600
Platform: | Size: 2747392 | Author: 何先生 | Hits:

CodeBus www.codebus.net